Presentation: Tweet"Bending AutoFixture to your will"
AutoFixture is an opinionated open-source library that takes care of all the tedious work involved with setting up unit tests. By default AutoFixture assumes that your target code follows a certain philosophy of API design, but you may follow a different philosophy or perhaps want to test a code base where the API design is partially beyond your control. In such cases, you can change AutoFixture’s behavior to fit your custom needs.
Through code examples, this session demonstrates how to change AutoFixture’s default behavior to fit specialized scenarios.
Download slides